Fix short windows being resized
authorJustin Burkett <justin@burkett.cc>
Wed, 12 Feb 2020 02:48:57 +0000 (21:48 -0500)
committerJustin Burkett <justin@burkett.cc>
Wed, 12 Feb 2020 02:48:57 +0000 (21:48 -0500)
commit9ff54fffbb20ad92361aeeae4bc5966dbe793dd0
tree33240f0420336c98b8daba146421ae44dea900bd
parent6e4b4c5419b7b981da6300302278de167f76126b
Fix short windows being resized

fit-window-to-buffer defaults to a min height of 4. For some reason, the order
in which fit-window-to-buffer is called in display-buffer-in-side-window seems
to have changed. This makes the order not matter.
which-key.el